悟空视频

    在线播放云盘网盘BT下载影视图书

    Rust Web Programming - 图书

    2026计算机·理论知识
    导演:Maxwell Flitton
    A comprehensive guide to developing, packaging, and deploying Rust web applications – with new coverage on async Rust, WebAssembly, nanoservices, and more. Purchase of the print or Kindle book includes a free eBook in PDF format. Key Features Get a comprehensive introduction to Rust for full-stack web development Explore the exciting evolution of Rust in recent years with WebAssembly, Axum, native TLS, and SurrealDB Build code in a
    Rust Web Programming
    图书

    Programming Rust - 图书

    导演:Leonora F.S. Tindall
    The Rust programming language offers the rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer dereferences, leaks, or buffer overruns. With this practical guide, systems programmers will understand Rust’s rules clearly and economically. You’ll learn how to express programs that Rust can...(展开全部)
    Programming Rust
    搜索《Programming Rust》
    图书

    Programming Rust - 图书

    导演:Leonora F.S. Tindall
    The Rust programming language offers the rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer dereferences, leaks, or buffer overruns. With this practical guide, systems programmers will understand Rust’s rules clearly and economically. You’ll learn how to express programs that Rust can...(展开全部)
    Programming Rust
    搜索《Programming Rust》
    图书

    Rust Programming Cookbook - 图书

    2019计算机·编程设计
    导演:Claus Matzinger
    Rust 2018, Rust's first major milestone since version 1.0, brings more advancement in the Rust language. The Rust Programming Cookbook is a practical guide to help you overcome challenges when writing Rust code.This Rust book covers recipes for configuring Rust for different environments and architectural designs, and provides solutions to practical problems. It will also take you through Rust's core concepts, enabling you to create efficient, high-performance applications that use features such as zero-cost abstractions and improved memory management. As you progress, you'll delve into more advanced topics, including channels and actors, for building scalable, production-grade applications, and even get to grips with error handling, macros, and modularization to write maintainable code. You will then learn how to overcome common roadblocks when using Rust for systems programming, IoT, web development, and network programming. Finally, you'll discover what Rust 2018 has to offer for embedded programmers.By the end of the book, you'll have learned how to build fast and safe applications and services using Rust.
    Rust Programming Cookbook
    搜索《Rust Programming Cookbook》
    图书

    Rust Web开发 - 图书

    导演:巴斯蒂安·格鲁伯著 译
    如果你厌倦了缓慢、占用大量资源且不稳定的模板化Web开发工具,Rust就是你的解决方案。Rust服务提供了稳定的安全保证、非凡的开发经验,以及能够自动防止常见错误的编译器。 《Rust Web开发》教你使用Rust以及重要的Rust库(如异步运行时的Tokio、用于Web服务器和API的Warp,以及运行外部HTTP请求的Reqwest)来创建服务端的Web应用。《Rust Web开发》包含大量的代码示例以及专业的提示,以帮助你创建项目和组织代码。随着学习的深入,你将创建一个完整的Q&A Web服务并逐章迭代你的代码,就像参与了真实的项目开发一样。 主要内容 ● 在异步环境中处理借用检查器 ● 创建Web API并处理JSON ● 组建一个用于Rust异步开发的技术栈 ● 优雅地处理错误 ● 测试、追踪、记录和调试 ● 在多个环境中部署Rust应用
    Rust Web开发
    搜索《Rust Web开发》
    图书

    The Rust Programming Language - 图书

    导演:Steve Klabnik Klabnik
    Steve Klabnik,Rust文档团队负责人,Rust核心开发者之一,Rust布道者及高产的开源贡献者,此前致力于Ruby等项目的开发。 Carol Nichols,Rust核心团队成员,i32、LLC联合构建者,Rust Belt Rust会议组织者。 毛靖凯,游戏设计师,一直专注于游戏领域研发,曾负责设计和维护了多个商业游戏的基础框架。业余时间活跃于Rust开源社区,并尝试使用Rust来解决游戏领域中的诸多问题。 唐刚,资深开发者,Rustcc社区创始人和维护者之一。目前就职于Cdot Network。使用Rust从事区块链共识协议的开发工作。 沙渺,嵌入式开发者,国内Rust语言社区和Raspberry Pi(树莓派)开发社区早期参与者。负责维护多个RISC-V架构硬件平台的基础函数库。
    The Rust Programming Language
    搜索《The Rust Programming Language》
    图书

    The Rust Programming Language - 图书

    导演:Steve Klabnik
    The official book on the Rust programming language, written by the Rust development team at the Mozilla Foundation, fully updated for Rust 2018. The Rust Programming Language is the official, definitive guide to Rust, a hugely popular, community-supported programming language. This is the second edition of the improved version of the free online Rust book, so well-loved in the ...(展开全部)
    The Rust Programming Language
    搜索《The Rust Programming Language》
    图书

    The Rust Programming Language - 图书

    2022
    导演:Steve Klabnik
    The Rust Programming Language, 2nd Edition is the official language guide for Rust 2021, and the best way to get started with Rust. The new edition includes a quick-reference section on organizing code with modules, and improved closure examples of captures, the move keyword, and Fn traits. From web apps to operating systems, Rust is the safe, fast, reliable programming languag...(展开全部)
    The Rust Programming Language
    搜索《The Rust Programming Language》
    图书

    Rust Programming By Example - 图书

    2018社会文化·社科
    导演:Guillaume Gomez Antoni Boucher
    This book is for software developers interested in system level and application programming who are looking for a quick entry into using Rust and understanding the core features of the Rust Programming. It’s assumed that you have a basic understanding of Java, C#, Ruby, Python, or JavaScript.
    Rust Programming By Example
    搜索《Rust Programming By Example》
    图书

    The Rust Programming Language - 图书

    导演:Steve Klabnik Klabnik
    Steve Klabnik,Rust文档团队负责人,Rust核心开发者之一,Rust布道者及高产的开源贡献者,此前致力于Ruby等项目的开发。 Carol Nichols,Rust核心团队成员,i32、LLC联合构建者,Rust Belt Rust会议组织者。 毛靖凯,游戏设计师,一直专注于游戏领域研发,曾负责设计和维护了多个商业游戏的基础框架。业余时间活跃于Rust开源社区,并尝试使用Rust来解决游戏领域中的诸多问题。 唐刚,资深开发者,Rustcc社区创始人和维护者之一。目前就职于Cdot Network。使用Rust从事区块链共识协议的开发工作。 沙渺,嵌入式开发者,国内Rust语言社区和Raspberry Pi(树莓派)开发社区早期参与者。负责维护多个RISC-V架构硬件平台的基础函数库。
    The Rust Programming Language
    搜索《The Rust Programming Language》
    图书
    加载中...